CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 霍夫曼 Matlab

搜索资源列表

  1. 霍夫曼编码的matlab实现

    1下载:
  2. 霍夫曼编码的matlab实现
  3. 所属分类:多媒体

    • 发布日期:2012-03-17
    • 文件大小:1315
    • 提供者:furaul@qq.com
  1. ImageCompressed.rar

    2下载:
  2. 利用霍夫曼编码算法对数字图像进行压缩及解压缩处理,解压出来的图像与源图像几乎完全一致,峰值信噪比为无穷大,The use of Huffman coding algorithm for digital image compression and decompression processing, extracting images from the source image is almost exactly the same infinite PSNR
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:169092
    • 提供者:tianjieyu
  1. coding_callback

    0下载:
  2. 用matlab实现霍夫曼编码与解码,可以直接运行。-Matlab Hoffman used to achieve encoding and decoding, can be directly run.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1044
    • 提供者:lishenwei
  1. Huffman

    0下载:
  2. 霍夫曼编码全代码,完全描述了编码的全过程,还包括几个实例研究-Huffman code the whole code, a full descr iption of the encoding of the entire process, including several case studies
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:1295
    • 提供者:Leonard
  1. LM_huffman

    0下载:
  2. 本程序在MATLAB环境下,对TXT文档中的字符串进行读取,并进行霍夫曼压缩编码,最终输出压缩后的序列长度和压缩比-This procedure in the MATLAB environment, TXT document on the string for reading, and Huffman coding, the final output of compressed sequence length and compression ratio
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1151
    • 提供者:wan liang
  1. di3.9

    0下载:
  2. 此程序主要应用霍夫曼编码的主程序也是matlab程序-The main application of this procedure the main program is the Huffman code matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1012
    • 提供者:郭方
  1. haffuman

    1下载:
  2. 图像处理中压缩编码部分的霍夫曼编码应用实例:MATLAB版源代码-Image Processing coding part of the Huffman code application examples: MATLAB version of the source code
  3. 所属分类:压缩解压

    • 发布日期:2017-05-18
    • 文件大小:1012
    • 提供者:刘兰芳
  1. huffman_me

    0下载:
  2. 对输入的字符串各个字符出现次数的概率进行霍夫曼编码,并对其过程进行详细图形显示-Enter the string of characters appear in all probability the number of Huffman code, and a detailed graphical display process
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:12330
    • 提供者:cindy
  1. mp3analysis

    0下载:
  2. 国外硕士论文,有关mp3编解码技术研究的,对各部分功能如子带分解滤波,霍夫曼编码,心理声学模型等都作了详解,也提出了算法上的一些改进-paper for master degree,it specifies the mp3 encoding and decoding processing,and in some way suggests advanced algorithm at some blocks.
  3. 所属分类:mpeg mp3

    • 发布日期:2017-05-11
    • 文件大小:2069502
    • 提供者:
  1. huffman

    0下载:
  2. 霍夫曼编码程序 对给定的概率 生成霍夫曼编码 希望大家给点意见-Huffman encoding procedure to generate the probability of a given Huffman code to the point I hope everyone
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:573
    • 提供者:yang long
  1. Code_Huffman

    0下载:
  2. 详细介绍了霍夫曼编码的源代码 用于图象的加密解密程序-Huffman code described in detail the source code for image encryption and decryption process
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1860
    • 提供者:bichaozhi
  1. huffmandecode

    0下载:
  2. 霍夫曼编码的MATLAB程序 对简单序列的编码 -huffman code
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:823
    • 提供者:甘木予
  1. matlabcodingtoachieve

    1下载:
  2. 霍夫曼编码、算术编码和行程编码的matlab实现-Huffman coding, arithmetic coding and routing matlab coding to achieve
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1599
    • 提供者:邓勇
  1. huffman

    0下载:
  2. 利用霍夫曼方法进行图像的霍夫曼编码与解码-Hoffman method using images of the Hoffman encoding and decoding
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1923
    • 提供者:liugang
  1. huffman

    1下载:
  2. 对MATLAB软件中已经存在的Shannon.txt文档进行霍夫曼编码,检测霍夫曼编码的编码速率。-On the MATLAB software that already exists Shannon.txt documents Huffman coding, the encoding rate of detection of Huffman coding.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6775
    • 提供者:史锁兰
  1. huffmanencode

    1下载:
  2. 给出了两种利用matlab对图像进行霍夫曼编码的方法,经过仿真,效果很好!-Are given two pairs of images using matlab Huffman coding method, through simulation, good results!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-18
    • 文件大小:1524
    • 提供者:tom
  1. huffmanjpegrunlengtharithmatic

    0下载:
  2. 霍夫曼 jpeg 算术 游程 四合一霍夫曼 jpeg 算术 游程 四合一-huffman+jpeg+runlength+arithmatic
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:3975
    • 提供者:hww
  1. Lossless_decoding

    0下载:
  2. 自己编的基于霍夫曼编码以及解码的程序,供大家分享-Own compilation based on Huffman coding and decoding procedures for share
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:51159
    • 提供者:陈濛
  1. 霍夫曼编码

    0下载:
  2. 运用matlab实现霍夫曼编码,可以自己输入(Using MATLAB to achieve Hoffman encoding, you can input it yourself)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:2卡卡2
  1. MATLAB霍夫曼Huffman编码译码

    0下载:
  2. MATLAB霍夫曼Huffman编码译码GUI界面设计 源程序代码(MATLAB Hoffman Huffman Code Decoding GUI Interface Design Source Code)
  3. 所属分类:压缩解压

    • 发布日期:2021-03-29
    • 文件大小:15360
    • 提供者:Cc静静
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com